Fix to package name computation in Finder.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 1 Nov 2010 03:19:01 +0000 (23:19 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 1 Nov 2010 03:19:01 +0000 (23:19 -0400)
commit93fa801f7dfd9467b3ab41132040f7219730f687
tree6f8a248271e5a3cc796c2fae24d5fa7aef0664f9
parent93ab09c8f7202826a848cfdb5b535d2bae75aa5a
Fix to package name computation in Finder.

* lisp/finder.el (finder-compile-keywords): Don't use intern-soft,
since package names may not yet exist in the obarray.
lisp/ChangeLog
lisp/finder.el